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 | 霓??癲?? | 1110100010111101001111110011111111100001100111110011111100111111 | e8bd3f3fe19f3f3f |
EUC-JP | 霓??癲?? | 1111000010111111001111110011111111100010101000010011111100111111 | f0bf3f3fe2a13f3f |
UTF-8 | 霓ㅸ틒癲붺쉿 | 111010011001110010010011111000111000010110111000111011011000101110010010111001111001100110110010111010111011011010111010111011001000100110111111 | e99c93e385b8ed8b92e799b2ebb6baec89bf |
UHC | 霓ㅸ틒癲붺쉿 | 111001111110011110100100111010001011101010000001111011111010011010010100111001111011110110110010 | e7e7a4e8ba81efa694e7bdb2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)