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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ク靫「ク靫「^ 11110000101011001011100011101000110101001010001011110000101011001011100011101000110101001010001001011110 f0acb8e8d4a2f0acb8e8d4a25e
EUC-JP ?ク靫「?ク靫「^ 001111111000111010111000111100001101011010001110101000100011111110001110101110001111000011010110100011101010001001011110 3f8eb8f0d68ea23f8eb8f0d68ea25e
UTF-8 ク靫「ク靫「^ 11101110100000011010101111101111101111011011100011101001100111011010101111101111101111011010001011101110100000011010101111101111101111011011100011101001100111011010101111101111101111011010001001011110 ee81abefbdb8e99dabefbda2ee81abefbdb8e99dabefbda25e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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