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 | 與??秧?? | 1110010001101111001111110011111111100010010111100011111100111111 | e46f3f3fe25e3f3f |
EUC-JP | 與??秧?? | 1110011111010000001111110011111111100011101111110011111100111111 | e7d03f3fe3bf3f3f |
UTF-8 | 與썼떨秧믥떥 | 111010001000100010000111111011001000110110111100111010111001011010101000111001111010011110100111111010111010111110100101111010111001011010100101 | e88887ec8dbceb96a8e7a7a7ebafa5eb96a5 |
UHC | 與썼떨秧믥떥 | 111001101010100010111101111010001011011010110011111001001110101110010010111001111000101110111000 | e6a8bde8b6b3e4eb92e78bb8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)