To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 将罕宵蓖ォ秧 | 1000111110101011111000111010010110001111101010101110010011101101101010111110001001011110 | 8fabe3a58faae4edabe25e |
EUC-JP | 将罕宵蓖ォ秧 | 101111101010110111100110101001111011111010101100111010001110111110001110101010111110001110111111 | beade6a7beace8ef8eabe3bf |
UTF-8 | 将罕宵蓖ォ秧 | 111001011011000010000110111001111011110110010101111001011010111010110101111010001001001110010110111011111011110110101011111001111010011110100111 | e5b086e7bd95e5aeb5e89396efbdabe7a7a7 |
UHC | ?罕宵??秧 | 001111111111100111010110111000011011001000111111001111111110010011101011 | 3ff9d6e1b23f3fe4eb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)