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 ???辱ヮ?渦 00111111001111110011111110010000010010101000001110001110001111111000100101010001 3f3f3f904a838e3f8951
EUC-JP ???辱ヮ?渦 00111111001111110011111110111111101010111010010111101110001111111011000110110010 3f3f3fbfaba5ee3fb1b2
UTF-8 簾앾쉥辱ヮ닊渦 111011111010011010100110111011001001010110111110111011001000100110100101111010001011111010110001111000111000001110101110111010111000101110001010111001101011100010100110 efa6a6ec95beec89a5e8beb1e383aeeb8b8ae6b8a6
UHC 簾앾쉥辱ヮ닊渦 1110011110100001100111011110111110111101101010111110100110110100101010111110111010001000100100011110100010111110 e7a19defbdabe9b4abee8891e8be

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