To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 陋帷弗\}陋帷弗\{^ 1110100010011011100110111110011110010101101001000101110001111101111010001001101110011011111001111001010110100100010111000111101101011110 e89b9be795a45c7de89b9be795a45c7b5e
EUC-JP 陋帷弗\}陋帷弗\{^ 1110111111111011110101101110100111001010101001100101110001111101111011111111101111010110111010011100101010100110010111000111101101011110 effbd6e9caa65c7deffbd6e9caa65c7b5e
UTF-8 陋帷弗\}陋帷弗\{^ 1110100110011001100010111110010110111000101101111110010110111100100101110101110001111101111010011001100110001011111001011011100010110111111001011011110010010111010111000111101101011110 e9998be5b8b7e5bc975c7de9998be5b8b7e5bc975c7b5e
UHC 陋?弗\}陋?弗\{^ 110101111011000000111111110111011101011101011100011111011101011110110000001111111101110111010111010111000111101101011110 d7b03fddd75c7dd7b03fddd75c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)