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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???鴦?????^ 0011111100111111001111111110100111110001001111110011111100111111001111110011111101011110 3f3f3fe9f13f3f3f3f3f5e
EUC-JP ???鴦?????^ 0011111100111111001111111111001011110011001111110011111100111111001111110011111101011110 3f3f3ff2f33f3f3f3f3f5e
UTF-8 琉딃듂鴦삳쨰僚룬넻^ 11101111101001111000110011101011100101001000001111101011100100111000001011101001101101001010011011101100100000101011001111101100101010001011000011101111101001101011101111101011101000111010110011101011100001001011101101011110 efa78ceb9483eb9382e9b4a6ec82b3eca8b0efa6bbeba3aceb84bb5e
UHC 琉딃듂鴦삳쨰僚룬넻^ 11101011101001001000101011101001100010101011011111100100111011001011101111101011101001001000101011101000111010001011011111101001100001101011010101011110 eba48ae98ab7e4ecbbeba48ae8e8b7e986b55e

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