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 痍?雄?痍?雄?^ 11100001011101110011111110010111010110010011111111100001011101110011111110010111010110010011111101011110 e1773f97593fe1773f97593f5e
EUC-JP 痍?雄?痍?雄?^ 11100001110110000011111111001101101110100011111111100001110110000011111111001101101110100011111101011110 e1d83fcdba3fe1d83fcdba3f5e
UTF-8 痍렞雄뒷痍렞雄뒬^ 11100111100101111000110111101011101000001001111011101001100110111000010011101011100100101011011111100111100101111000110111101011101000001001111011101001100110111000010011101011100100101010110001011110 e7978deba09ee99b84eb92b7e7978deba09ee99b84eb92ac5e
UHC 痍렞雄뒷痍렞雄뒬^ 1110110010110111100011101010111111101010101010011011010111011110111011001011011110001110101011111110101010101001101101011101110001011110 ecb78eafeaa9b5deecb78eafeaa9b5dc5e

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