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 祭?雄?祭?雄?^ 10001101110101010011111110010111010110010011111110001101110101010011111110010111010110010011111101011110 8dd53f97593f8dd53f97593f5e
EUC-JP 祭?雄?祭?雄?^ 10111010110101110011111111001101101110100011111110111010110101110011111111001101101110100011111101011110 bad73fcdba3fbad73fcdba3f5e
UTF-8 祭렖雄뒷祭렖雄뒬^ 11100111101001011010110111101011101000001001011011101001100110111000010011101011100100101011011111100111101001011010110111101011101000001001011011101001100110111000010011101011100100101010110001011110 e7a5adeba096e99b84eb92b7e7a5adeba096e99b84eb92ac5e
UHC 祭렖雄뒷祭렖雄뒬^ 1111000010101110100011101010101111101010101010011011010111011110111100001010111010001110101010111110101010101001101101011101110001011110 f0ae8eabeaa9b5def0ae8eabeaa9b5dc5e

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