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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 偕?偕?N}偕?偕?N{^ 1001100011110001001111111001100011110001001111110100111001111101100110001111000100111111100110001111000100111111010011100111101101011110 98f13f98f13f4e7d98f13f98f13f4e7b5e
EUC-JP 偕?偕?N}偕?偕?N{^ 1101000011110011001111111101000011110011001111110100111001111101110100001111001100111111110100001111001100111111010011100111101101011110 d0f33fd0f33f4e7dd0f33fd0f33f4e7b5e
UTF-8 偕꽘偕꽖N}偕꽘偕꽖N{^ 1110010110000001100101011110101010111101100110001110010110000001100101011110101010111101100101100100111001111101111001011000000110010101111010101011110110011000111001011000000110010101111010101011110110010110010011100111101101011110 e58195eabd98e58195eabd964e7de58195eabd98e58195eabd964e7b5e
UHC 偕꽘偕꽖N}偕꽘偕꽖N{^ 111110101010010110000100101001111111101010100101100001001010010101001110011111011111101010100101100001001010011111111010101001011000010010100101010011100111101101011110 faa584a7faa584a54e7dfaa584a7faa584a54e7b5e

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