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 辱??歪??熱 10010000010010100011111100111111100110000110001100111111001111111001010001001101 904a3f3f98633f3f944d
EUC-JP 辱??歪??熱 10111111101010110011111100111111110011111100010000111111001111111100011110101110 bfab3f3fcfc43f3fc7ae
UTF-8 辱놅푽歪뉛쉰熱 111010001011111010110001111010111000011010000101111011011001000110111101111001101010110110101010111010111000100110011011111011001000100110110000111001111000011010110001 e8beb1eb8685ed91bde6adaaeb899bec89b0e786b1
UHC 辱놅푽歪뉛쉰熱 1110100110110100100001101110111110111110100010001110100011100000100001111110111110111101101011101110011011110000 e9b486efbe88e8e087efbdaee6f0

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