To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
SJIS-WIN ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
EUC-JP ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
UTF-8 梨듭갼H}梨듭갼H{^ 1110111110100111101000101110101110010011101011011110101010110000101111000100100001111101111011111010011110100010111010111001001110101101111010101011000010111100010010000111101101011110 efa7a2eb93adeab0bc487defa7a2eb93adeab0bc487b5e
UHC 梨듭갼H}梨듭갼H{^ 1110110010110001101101011110110010110000101111100100100001111101111011001011000110110101111011001011000010111110010010000111101101011110 ecb1b5ecb0be487decb1b5ecb0be487b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)