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 茯域せ纒?域せ羝 111001001010100010001000111001101000001010111001111000111001010100111111100010001110011010000010101110011110001110110110 e4a888e682b9e3953f88e682b9e3b6
EUC-JP 茯域せ纒顄域せ羝 1110100010101010101100001110100010100100101110111110010111110101100011111110100010101010101100001110100010100100101110111110011010111000 e8aab0e8a4bbe5f58fe8aab0e8a4bbe6b8
UTF-8 茯域せ纒顄域せ羝 111010001000110010101111111001011001111110011111111000111000000110011011111001111011101010010010111010011010000110000100111001011001111110011111111000111000000110011011111001111011111010011101 e88cafe59f9fe3819be7ba92e9a184e59f9fe3819be7be9d
UHC 茯域せ??域せ? 11011100110110101110011010110100101010101011101100111111001111111110011010110100101010101011101100111111 dcdae6b4aabb3f3fe6b4aabb3f

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