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 燿??節??穩 11100000101000000011111100111111100100001101111100111111001111111110001001110010 e0a03f3f90df3f3fe272
EUC-JP 燿??節??穩 11100000101000100011111100111111110000001110000100111111001111111110001111010011 e0a23f3fc0e13f3fe3d3
UTF-8 燿쒎뫛節썲즺穩 111001111000011110111111111011001001001010001110111010111010101110011011111001111010111110000000111011001000110110110010111011001010011010111010111001111010100110101001 e787bfec928eebab9be7af80ec8db2eca6bae7a9a9
UHC 燿쒎뫛節썲즺穩 1110100011111100100111001110010110010001101110111110111110111101101111011110010110100011100011001110100010110001 e8fc9ce591bbefbdbde5a38ce8b1

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