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 絶?????嚥 100100001110001000111111001111110011111100111111001111111001101010001011 90e23f3f3f3f3f9a8b
EUC-JP 絶??琰??嚥 1100000011100100001111110011111110001111110011001011010000111111001111111101001111101011 c0e43f3f8fccb43f3fd3eb
UTF-8 絶뷁솺琰욐솹嚥 111001111011010110110110111010111011011110000001111011001000011010111010111001111001000010110000111011001001101010010000111011001000011010111001111001011001101010100101 e7b5b6ebb781ec86bae790b0ec9a90ec86b9e59aa5
UHC 絶뷁솺琰욐솹嚥 1110111110111110100101001110111010011001101011111110011011111100100111101110111010011001101011101110011010111111 efbe94ee99afe6fc9eee99aee6bf

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