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 | 與????? | 11100100011011110011111100111111001111110011111100111111 | e46f3f3f3f3f3f |
EUC-JP | 與??繇?? | 111001111101000000111111001111111000111111010100110100010011111100111111 | e7d03f3f8fd4d13f3f |
UTF-8 | 與경쭇繇쏉풜 | 111010001000100010000111111010101011001010111101111011001010110110000111111001111011100110000111111011001000111110001001111011011001001010011100 | e88887eab2bdecad87e7b987ec8f89ed929c |
UHC | 與경쭇繇쏉풜 | 111001101010100010110000111001101010011110000011111010011010001110011011111011111011111010011111 | e6a8b0e6a783e9a39befbe9f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)