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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ??ij}??ij{^ 00111111001111111000111110101001110001100111110100111111001111111000111110101001110001100111101101011110 3f3f8fa9c67d3f3f8fa9c67b5e
UTF-8 囹덉ij}囹덉ij{^ 11101111101001101010100111101011100011011000100111000100101100110111110111101111101001101010100111101011100011011000100111000100101100110111101101011110 efa6a9eb8d89c4b37defa6a9eb8d89c4b37b5e
UHC 囹덉ij}囹덉ij{^ 111001111010101010001000111011001010100110100110011111011110011110101010100010001110110010101001101001100111101101011110 e7aa88eca9a67de7aa88eca9a67b5e

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