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 | ??????}? | 0011111100111111001111110011111100111111001111110111110100111111 | 3f3f3f3f3f3f7d3f |
SJIS-WIN | ??????}? | 0011111100111111001111110011111100111111001111110111110100111111 | 3f3f3f3f3f3f7d3f |
EUC-JP | ??????}? | 0011111100111111001111110011111100111111001111110111110100111111 | 3f3f3f3f3f3f7d3f |
UTF-8 | 렻렓렻렖렻렊}렺 | 11101011101000001011101111101011101000001001001111101011101000001011101111101011101000001001011011101011101000001011101111101011101000001000101001111101111010111010000010111010 | eba0bbeba093eba0bbeba096eba0bbeba08a7deba0ba |
UHC | 렻렓렻렖렻렊}렺 | 100011101100001110001110101010001000111011000011100011101010101110001110110000111000111010100001011111011000111011000010 | 8ec38ea88ec38eab8ec38ea17d8ec2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)