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 | 鉚皮判蓊鷹数 | 111001111111010010010100111001111001010010111011111001001110000110010001111010011001000010010100 | e7f494e794bbe4e191e99094 |
EUC-JP | 鉚皮判蓊鷹数 | 111011101111011011001000111010011100100010111101111010001110001111000010111010111011111111110100 | eef6c8e9c8bde8e3c2ebbff4 |
UTF-8 | 鉚皮判蓊鷹数 | 111010011000100110011010111001111001101010101110111001011000100010100100111010001001001110001010111010011011011110111001111001101001010110110000 | e9899ae79aaee588a4e8938ae9b7b9e695b0 |
UHC | ?皮判?鷹? | 001111111111100110101011111101111111011100111111111010111110110100111111 | 3ff9abf7f73febed3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)