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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 臍???\}臍???\{^ 111001000110000000111111001111110011111101011100011111011110010001100000001111110011111100111111010111000111101101011110 e4603f3f3f5c7de4603f3f3f5c7b5e
EUC-JP 臍???\}臍???\{^ 111001111100000100111111001111110011111101011100011111011110011111000001001111110011111100111111010111000111101101011110 e7c13f3f3f5c7de7c13f3f3f5c7b5e
UTF-8 臍목렰렊\}臍목렰렊\{^ 1110100010000111100011011110101110101010101010011110101110100000101100001110101110100000100010100101110001111101111010001000011110001101111010111010101010101001111010111010000010110000111010111010000010001010010111000111101101011110 e8878debaaa9eba0b0eba08a5c7de8878debaaa9eba0b0eba08a5c7b5e
UHC 臍목렰렊\}臍목렰렊\{^ 111100001011000010111000111100011000111010111101100011101010000101011100011111011111000010110000101110001111000110001110101111011000111010100001010111000111101101011110 f0b0b8f18ebd8ea15c7df0b0b8f18ebd8ea15c7b5e

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