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 逵ク譎咏愃贒」 111001111001110010111000111001101001100110011001111001111001110010111000111110111010111110100011 e79cb8e69999e79cb8fbafa3
EUC-JP 逵ク譎咏愃贒」 111011011111110010001110101110001110101111111001110100101110100111011000101110101000111111011111110000111000111010100011 edfc8eb8ebf9d2e9d8ba8fdfc38ea3
UTF-8 逵ク譎咏愃贒」 111010011000000010110101111011111011110110111000111010001010110110001110111001011001001010001111111001101000010010000011111010001011010010010010111011111011110110100011 e980b5efbdb8e8ad8ee5928fe68483e8b492efbda3
UHC 逵?譎???? 110100001011000000111111111111011101001000111111001111110011111100111111 d0b03ffdd23f3f3f3f

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