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 燿??節??渦 11100000101000000011111100111111100100001101111100111111001111111000100101010001 e0a03f3f90df3f3f8951
EUC-JP 燿??節??渦 11100000101000100011111100111111110000001110000100111111001111111011000110110010 e0a23f3fc0e13f3fb1b2
UTF-8 燿쒎뫛節썲즺渦 111001111000011110111111111011001001001010001110111010111010101110011011111001111010111110000000111011001000110110110010111011001010011010111010111001101011100010100110 e787bfec928eebab9be7af80ec8db2eca6bae6b8a6
UHC 燿쒎뫛節썲즺渦 1110100011111100100111001110010110010001101110111110111110111101101111011110010110100011100011001110100010111110 e8fc9ce591bbefbdbde5a38ce8be

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