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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??里履??里吏^ 00111111001111111001011110100010100101111001101000111111001111111001011110100010100101111001100101011110 3f3f97a2979a3f3f97a297995e
EUC-JP ??里履??里吏^ 00111111001111111100111010100100110011011111101000111111001111111100111010100100110011011111100101011110 3f3fcea4cdfa3f3fcea4cdf95e
UTF-8 롏뤓里履롏뤓里吏^ 11101011101000011000111111101011101001001001001111101001100001111000110011100101101100011010010111101011101000011000111111101011101001001001001111101001100001111000110011100101100100001000111101011110 eba18feba493e9878ce5b1a5eba18feba493e9878ce5908f5e
UHC 롏뤓里履롏뤓里吏^ 1000111011010101100011111100001111010111111011001101011111011011100011101101010110001111110000111101011111101100110101111101100101011110 8ed58fc3d7ecd7db8ed58fc3d7ecd7d95e

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