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 | 險晤轟峵咏去 | 111010001010100010011101111010111000110110001100111110101010111010011001111001111000101110001110 | e8a89deb8d8cfaae99e78b8e |
EUC-JP | 險晤轟?咏去 | 1111000010101010110110101110110110111001111011000011111111010010111010011011010111101110 | f0aadaedb9ec3fd2e9b5ee |
UTF-8 | 險晤轟峵咏去 | 111010011001101010101010111001101001100110100100111010001011110110011111111001011011001110110101111001011001001010001111111001011000111010111011 | e99aaae699a4e8bd9fe5b3b5e5928fe58ebb |
UHC | 險晤轟??去 | 11111010110011111110011111111011110011101101111000111111001111111100101111011011 | facfe7fbcede3f3fcbdb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)