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 霎ソ蝮ヲ鈑楢鳩 111010001011111010111111111001011001110110100110111001111110010110010011111010001001010010110101 e8bebfe59da6e7e593e894b5
EUC-JP 霎ソ蝮ヲ鈑楢鳩 1111000011000000100011101011111111101001111111011000111010100110111011101110011111000110111010101100100010110111 f0c08ebfe9fd8ea6eee7c6eac8b7
UTF-8 霎ソ蝮ヲ鈑楢鳩 111010011001110010001110111011111011110110111111111010001001110110101110111011111011110110100110111010011000100010010001111001101010010110100010111010011011001110101001 e99c8eefbdbfe89daeefbda6e98891e6a5a2e9b3a9
UHC ????鈑楢鳩 00111111001111110011111100111111111101111111111011101010111110011100111111001101 3f3f3f3ff7feeaf9cfcd

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