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 | ???甸℡? | 0011111100111111001111111001100110110010100001111000010000111111 | 3f3f3f99b287843f |
EUC-JP | 琰??甸?? | 100011111100110010110100001111110011111111010010101101000011111100111111 | 8fccb43f3fd2b43f3f |
UTF-8 | 琰노쨫甸℡ㄻ | 111001111001000010110000111010111000010110111000111011001010100010101011111001111001010010111000111000101000010010100001111000111000010010111011 | e790b0eb85b8eca8abe794b8e284a1e384bb |
UHC | 琰노쨫甸℡ㄻ | 111001101111110010110011111010111010010010000101111011111010010010100010111001011010010010101011 | e6fcb3eba485efa4a2e5a4ab |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)