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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 醒醒f醒醒^}Y醒醒f醒醒^}bE 10010000110000011001000011000001011001101001000011000001100100001100000101011110011111010101100110010000110000011001000011000001011001101001000011000001100100001100000101011110011111010110001001000101 90c190c16690c190c15e7d5990c190c16690c190c15e7d6245
EUC-JP 醒醒f醒醒^}Y醒醒f醒醒^}bE 11000000110000111100000011000011011001101100000011000011110000001100001101011110011111010101100111000000110000111100000011000011011001101100000011000011110000001100001101011110011111010110001001000101 c0c3c0c366c0c3c0c35e7d59c0c3c0c366c0c3c0c35e7d6245
UTF-8 醒醒f醒醒^}Y醒醒f醒醒^}bE 111010011000011010010010111010011000011010010010011001101110100110000110100100101110100110000110100100100101111001111101010110011110100110000110100100101110100110000110100100100110011011101001100001101001001011101001100001101001001001011110011111010110001001000101 e98692e9869266e98692e986925e7d59e98692e9869266e98692e986925e7d6245
UHC 醒醒f醒醒^}Y醒醒f醒醒^}bE 11100001101001011110000110100101011001101110000110100101111000011010010101011110011111010101100111100001101001011110000110100101011001101110000110100101111000011010010101011110011111010110001001000101 e1a5e1a566e1a5e1a55e7d59e1a5e1a566e1a5e1a55e7d6245

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