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 ???絶??章 001111110011111100111111100100001110001000111111001111111000111111001101 3f3f3f90e23f3f8fcd
EUC-JP 獐??絶??章 1000111111001011101110100011111100111111110000001110010000111111001111111011111011001111 8fcbba3f3fc0e43f3fbecf
UTF-8 獐믭풛絶쀨럧章 111001111000110110010000111010111010111110101101111011011001001010011011111001111011010110110110111011001000000010101000111010111001111110100111111001111010101110100000 e78d90ebafaded929be7b5b6ec80a8eb9fa7e7aba0
UHC 獐믭풛絶쀨럧章 1110110111101111100100101110111110111110100111101110111110111110100101111110100010001110100010101110110111110001 edef92efbe9eefbe97e88e8aedf1

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