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 貉ソ謔画ケソ邵 1110011010111001101111111110011010000010100010011110011010111001101111111110011110111000 e6b9bfe68289e6b9bfe7b8
EUC-JP 貉ソ謔画ケソ邵 1110110010111011100011101011111111101011111000101011001011101000100011101011100110001110101111111110111010111010 ecbb8ebfebe2b2e88eb98ebfeeba
UTF-8 貉ソ謔画ケソ邵 111010001011001010001001111011111011110110111111111010001010110010010100111001111001010010111011111011111011110110111001111011111011110110111111111010011000001010110101 e8b289efbdbfe8ac94e794bbefbdb9efbdbfe982b5
UHC ??謔???邵 001111110011111111111001110011000011111100111111001111111110000111010000 3f3ff9cc3f3f3fe1d0

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