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 ???O}???O{^ 0011111100111111001111110100111101111101001111110011111100111111010011110111101101011110 3f3f3f4f7d3f3f3f4f7b5e
SJIS-WIN ???O}???O{^ 0011111100111111001111110100111101111101001111110011111100111111010011110111101101011110 3f3f3f4f7d3f3f3f4f7b5e
EUC-JP ???O}???O{^ 0011111100111111001111110100111101111101001111110011111100111111010011110111101101011110 3f3f3f4f7d3f3f3f4f7b5e
UTF-8 璘욤나O}璘욤나O{^ 1110111110100111101011111110110010011010101001001110101110000010100110000100111101111101111011111010011110101111111011001001101010100100111010111000001010011000010011110111101101011110 efa7afec9aa4eb82984f7defa7afec9aa4eb82984f7b5e
UHC 璘욤나O}璘욤나O{^ 1110110011011110101111111110100010110011101010100100111101111101111011001101111010111111111010001011001110101010010011110111101101011110 ecdebfe8b3aa4f7decdebfe8b3aa4f7b5e

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