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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 篠チュi篠チュiB 1000111011000010110000011010110101101001100011101100001011000001101011010110100101000010 8ec2c1ad698ec2c1ad6942
EUC-JP 篠チュi篠チュiB 101111001100010010001110110000011000111010101101011010011011110011000100100011101100000110001110101011010110100101000010 bcc48ec18ead69bcc48ec18ead6942
UTF-8 篠チュi篠チュiB 111001111010111110100000111011111011111010000001111011111011110110101101011010011110011110101111101000001110111110111110100000011110111110111101101011010110100101000010 e7afa0efbe81efbdad69e7afa0efbe81efbdad6942
UHC 篠??i篠??iB 1110000111000110001111110011111101101001111000011100011000111111001111110110100101000010 e1c63f3f69e1c63f3f6942

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