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 ???任??額??^ 001111110011111100111111100101000100001100111111001111111000101001111010001111110011111101011110 3f3f3f94433f3f8a7a3f3f5e
EUC-JP ???任??額??^ 001111110011111100111111110001111010010000111111001111111011001111011011001111110011111101011110 3f3f3fc7a43f3fb3db3f3f5e
UTF-8 琉쀥젆任곷쨽額됲봺^ 11101111101001111000110011101100100000001010010111101100101000001000011011100100101110111011101111101010101100111011011111101100101010001011110111101001101000011000110111101011100100001011001011101011101101001011101001011110 efa78cec80a5eca086e4bbbbeab3b7eca8bde9a18deb90b2ebb4ba5e
UHC 琉쀥젆任곷쨽額됲봺^ 11101011101001001001011111100101101000001000100111101100111100101000000111101011101001001001011111100100111111101000100111101101100101001000000101011110 eba497e5a089ecf281eba497e4fe89ed94815e

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