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 醍?議?粧?錚 1001000111100111001111111000101101100011001111111000111111001111001111111110100001000010 91e73f8b633f8fcf3fe842
EUC-JP 醍?議?粧?錚 1100001011101001001111111011010111000100001111111011111011010001001111111110111110100011 c2e93fb5c43fbed13fefa3
UTF-8 醍렕議렣粧렰錚 111010011000011010001101111010111010000010010101111010001010110110110000111010111010000010100011111001111011001010100111111010111010000010110000111010011000110010011010 e9868deba095e8adb0eba0a3e7b2a7eba0b0e98c9a
UHC 醍렕議렣粧렰錚 1111000010110101100011101010101011101100101000011000111010110100111011011111001010001110101111011110111010110110 f0b58eaaeca18eb4edf28ebdeeb6

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