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 帳??將??? 100100101010000000111111001111111001101110010010001111110011111100111111 92a03f3f9b923f3f3f
EUC-JP 帳??將??邕 1100010010100010001111110011111111010101111100100011111100111111100011111110000111101101 c4a23f3fd5f23f3f8fe1ed
UTF-8 帳쏉슐將됵슬邕 111001011011100010110011111011001000111110001001111011001000101010010000111001011011000010000111111010111001000010110101111011001000101010101100111010011000001010010101 e5b8b3ec8f89ec8a90e5b087eb90b5ec8aace98295
UHC 帳쏉슐將됵슬邕 1110110111100011100110111110111110111101101101101110110111100010100010011110111110111101101111011110100010111011 ede39befbdb6ede289efbdbde8bb

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