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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 闥サ繧躯ソヲ蠎セ 111010001001001010111011111000111000001010001011111010111011111110100110111001011011101010111110 e892bbe3828bebbfa6e5babe
EUC-JP 闥サ繧躯ソヲ蠎セ 11101111111100101000111010111011111001011110001010110110111011011000111010111111100011101010011011101010101111001000111010111110 eff28ebbe5e2b6ed8ebf8ea6eabc8ebe
UTF-8 闥サ繧躯ソヲ蠎セ 111010011001011110100101111011111011110110111011111001111011100110100111111010001011101010101111111011111011110110111111111011111011110110100110111010001010000010001110111011111011110110111110 e997a5efbdbbe7b9a7e8baafefbdbfefbda6e8a08eefbdbe
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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