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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 偲トナヒシ偲トナヒシ^ 10001110110000111100010011000101110010111011110010001110110000111100010011000101110010111011110001011110 8ec3c4c5cbbc8ec3c4c5cbbc5e
EUC-JP 偲トナヒシ偲トナヒシ^ 101111001100010110001110110001001000111011000101100011101100101110001110101111001011110011000101100011101100010010001110110001011000111011001011100011101011110001011110 bcc58ec48ec58ecb8ebcbcc58ec48ec58ecb8ebc5e
UTF-8 偲トナヒシ偲トナヒシ^ 11100101100000011011001011101111101111101000010011101111101111101000010111101111101111101000101111101111101111011011110011100101100000011011001011101111101111101000010011101111101111101000010111101111101111101000101111101111101111011011110001011110 e581b2efbe84efbe85efbe8befbdbce581b2efbe84efbe85efbe8befbdbc5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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