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 ??????筌??^ 0011111100111111001111110011111100111111001111111110001010100011001111110011111101011110 3f3f3f3f3f3fe2a33f3f5e
EUC-JP ??????筌??^ 0011111100111111001111110011111100111111001111111110010010100101001111110011111101011110 3f3f3f3f3f3fe4a53f3f5e
UTF-8 琉쀯㏏娛뤿쨽筌배뼅^ 11101111101001111000110011101100100000001010111111100011100011111000111111100101101010001001101111101011101001001011111111101100101010001011110111100111101011011000110011101011101100001011000011101011101111001000010101011110 efa78cec80afe38f8fe5a89beba4bfeca8bde7ad8cebb0b0ebbc855e
UHC 琉쀯㏏娛뤿쨽筌배뼅^ 11101011101001001001011111101111101001111011100111100111111101001000111111101011101001001001011111101111101001111011100111101000100101101000111101011110 eba497efa7b9e7f48feba497efa7b9e8968f5e

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