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 蟄俶ウм蟄俶ウк^ 111001011010110110011000111001101011001110000100011111011110010110101101100110001110011010110011100001000111101101011110 e5ad98e6b3847de5ad98e6b3847b5e
EUC-JP 蟄俶ウм蟄俶ウк^ 1110101010101111110100001110100010001110101100111010011111011110111010101010111111010000111010001000111010110011101001111101110001011110 eaafd0e88eb3a7deeaafd0e88eb3a7dc5e
UTF-8 蟄俶ウм蟄俶ウк^ 1110100010011111100001001110010010111111101101101110111110111101101100111101000010111100111010001001111110000100111001001011111110110110111011111011110110110011110100001011101001011110 e89f84e4bfb6efbdb3d0bce89f84e4bfb6efbdb3d0ba5e
UHC 蟄??м蟄??к^ 11110110110111100011111100111111101011001101111011110110110111100011111100111111101011001101110001011110 f6de3f3facdef6de3f3facdc5e

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