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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 陝セ闊鯉ス埼垳譴ァ 111010001001111110111110111010001000100010001100111011111011110110001101111010011001101010110110111001101010001010100111 e89fbee8888cefbd8de99ab6e6a2a7
EUC-JP 陝セ闊鯉ス埼垳譴ァ 111100001010000110001110101111101110111111101000101110001111000110001110101111011011101011101011110101001011100011101100101001001000111010100111 f0a18ebeefe8b8f18ebdbaebd4b8eca48ea7
UTF-8 陝セ闊鯉ス埼垳譴ァ 111010011001100110011101111011111011110110111110111010011001011110001010111010011010111110001001111011111011110110111101111001011001111110111100111001011001111010110011111010001010110110110100111011111011110110100111 e9999defbdbee9978ae9af89efbdbde59fbce59eb3e8adb4efbda7
UHC 陝?闊鯉?埼?譴? 1110000011101101001111111111110011000100110101111110111100111111110100001111001000111111110011001011100100111111 e0ed3ffcc4d7ef3fd0f23fccb93f

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