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 | 與썼쥤秧믤짎 | 111010001000100010000111111011001000110110111100111011001010010110100100111001111010011110100111111010111010111110100100111011001010011110001110 | e88887ec8dbceca5a4e7a7a7ebafa4eca78e |
UHC | 與썼쥤秧믤짎 | 111001101010100010111101111010001010001010010110111001001110101110010010111001101010001110011010 | e6a8bde8a296e4eb92e6a39a |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)