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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ??嫄??}??嫄??{^ 0011111100111111100011111011101010100001001111110011111101111101001111110011111110001111101110101010000100111111001111110111101101011110 3f3f8fbaa13f3f7d3f3f8fbaa13f3f7b5e
UTF-8 렼롌嫄렡렿}렼롌嫄렡렿{^ 111010111010000010111100111010111010000110001100111001011010101110000100111010111010000010100001111010111010000010111111011111011110101110100000101111001110101110100001100011001110010110101011100001001110101110100000101000011110101110100000101111110111101101011110 eba0bceba18ce5ab84eba0a1eba0bf7deba0bceba18ce5ab84eba0a1eba0bf7b5e
UHC 렼롌嫄렡렿}렼롌嫄렡렿{^ 1000111011000100100011101101001011101010101100011000111010110010100011101100011101111101100011101100010010001110110100101110101010110001100011101011001010001110110001110111101101011110 8ec48ed2eab18eb28ec77d8ec48ed2eab18eb28ec77b5e

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