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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 殿???祭??壟 1001001101100001001111110011111100111111100011011101010100111111001111111001101011100000 93613f3f3f8dd53f3f9ae0
EUC-JP 殿???祭??壟 1100010111000010001111110011111100111111101110101101011100111111001111111101010011100010 c5c23f3f3fbad73f3fd4e2
UTF-8 殿뀜렰렱祭몃렞壟 111001101010111010111111111010111000000010011100111010111010000010110000111010111010000010110001111001111010010110101101111010111010101010000011111010111010000010011110111001011010001110011111 e6aebfeb809ceba0b0eba0b1e7a5adebaa83eba09ee5a39f
UHC 殿뀜렰렱祭몃렞壟 11101110111111001011001011110001100011101011110110001110101111101111000010101110101110001110101110001110101011111101011011100110 eefcb2f18ebd8ebef0aeb8eb8eafd6e6

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