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 醍?議?任?錚 1001000111100111001111111000101101100011001111111001010001000011001111111110100001000010 91e73f8b633f94433fe842
EUC-JP 醍?議?任?錚 1100001011101001001111111011010111000100001111111100011110100100001111111110111110100011 c2e93fb5c43fc7a43fefa3
UTF-8 醍렕議렣任렰錚 111010011000011010001101111010111010000010010101111010001010110110110000111010111010000010100011111001001011101110111011111010111010000010110000111010011000110010011010 e9868deba095e8adb0eba0a3e4bbbbeba0b0e98c9a
UHC 醍렕議렣任렰錚 1111000010110101100011101010101011101100101000011000111010110100111011001111001010001110101111011110111010110110 f0b58eaaeca18eb4ecf28ebdeeb6

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