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 絶??輿??燁 10010000111000100011111100111111100101110110000000111111001111111111101101011001 90e23f3f97603f3ffb59
EUC-JP 絶??輿??燁 1100000011100100001111110011111111001101110000010011111100111111100011111100101010110011 c0e43f3fcdc13f3f8fcab3
UTF-8 絶쀩갈輿ㅹ갇燁 111001111011010110110110111011001000000010101001111010101011000010001000111010001011110010111111111000111000010110111001111010101011000010000111111001111000011110000001 e7b5b6ec80a9eab088e8bcbfe385b9eab087e78781
UHC 絶쀩갈輿ㅹ갇燁 1110111110111110100101111110100110110000101001011110011010101011101001001110100110110000101001001110011110100111 efbe97e9b0a5e6aba4e9b0a4e7a7

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