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 | 與??岳?? | 1110010001101111001111110011111110001010011110000011111100111111 | e46f3f3f8a783f3f |
EUC-JP | 與??岳?? | 1110011111010000001111110011111110110011110110010011111100111111 | e7d03f3fb3d93f3f |
UTF-8 | 與썸씇岳껃뎴 | 111010001000100010000111111011001000110110111000111011001001010010000111111001011011001010110011111010101011101110000011111010111000111010110100 | e88887ec8db8ec9487e5b2b3eabb83eb8eb4 |
UHC | 與썸씇岳껃뎴 | 111001101010100010111101111001101001110110011111111001001011111110000011111001011000100110000111 | e6a8bde69d9fe4bf83e58987 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)