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 豌ク繧躯質髯ー 111001101011000010111000111000111000001010001011111010111000111010111111111010011001100110110000 e6b0b8e3828beb8ebfe999b0
EUC-JP 豌ク繧躯質髯ー 1110110010110010100011101011100011100101111000101011011011101101101111001100000111110001111110011000111010110000 ecb28eb8e5e2b6edbcc1f1f98eb0
UTF-8 豌ク繧躯質髯ー 111010001011000110001100111011111011110110111000111001111011100110100111111010001011101010101111111010001011001110101010111010011010101110101111111011111011110110110000 e8b18cefbdb8e7b9a7e8baafe8b3aae9abafefbdb0
UHC 豌???質?? 111010001101010100111111001111110011111111110010111101010011111100111111 e8d53f3f3ff2f53f3f

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