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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 姐?邑??帝? 10001000101101110011111110010111010101110011111100111111100100101110100100111111 88b73f97573f3f92e93f
EUC-JP 姐?邑??帝? 10110000101110010011111111001101101110000011111100111111110001001110101100111111 b0b93fcdb83f3fc4eb3f
UTF-8 姐렫邑띄쒜帝렞 111001011010011110010000111010111010000010101011111010011000001010010001111010111001110110000100111011001001001010011100111001011011100010011101111010111010000010011110 e5a790eba0abe98291eb9d84ec929ce5b89deba09e
UHC 姐렫邑띄쒜帝렞 1110111010111011100011101011100111101011111010011011011011100111101111101010111011110000101010001000111010101111 eebb8eb9ebe9b6e7beaef0a88eaf

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