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 | ???v???vB | 001111110011111100111111011101100011111100111111001111110111011001000010 | 3f3f3f763f3f3f7642 |
SJIS-WIN | ???v???vB | 001111110011111100111111011101100011111100111111001111110111011001000010 | 3f3f3f763f3f3f7642 |
EUC-JP | ???v???vB | 001111110011111100111111011101100011111100111111001111110111011001000010 | 3f3f3f763f3f3f7642 |
UTF-8 | 렺꼼급v렺꼼급vB | 111010111010000010111010111010101011110010111100111010101011100010001001011101101110101110100000101110101110101010111100101111001110101010111000100010010111011001000010 | eba0baeabcbceab88976eba0baeabcbceab8897642 |
UHC | 렺꼼급v렺꼼급vB | 100011101100001010110010110001001011000111011110011101101000111011000010101100101100010010110001110111100111011001000010 | 8ec2b2c4b1de768ec2b2c4b1de7642 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)