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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 梨ㅼ쮮淋볦콟淋됲슞^ 11101111101001111010001011100011100001011011110011101100101011101010111011101111101001111011010111101011101100111010011011101100101111011001111111101111101001111011010111101011100100001011001011101100100010101001111001011110 efa7a2e385bcecaeaeefa7b5ebb3a6ecbd9fefa7b5eb90b2ec8a9e5e
UHC 梨ㅼ쮮淋볦콟淋됲슞^ 11101100101100011010010011101100101010001000101111101100111110001001001111101100101100011001011111101100111110001000100111101101100110101010101001011110 ecb1a4eca88becf893ecb197ecf889ed9aaa5e

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