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 ???霽?}???霽?{^ 001111110011111100111111111010001100011100111111011111010011111100111111001111111110100011000111001111110111101101011110 3f3f3fe8c73f7d3f3f3fe8c73f7b5e
EUC-JP ???霽?}???霽?{^ 001111110011111100111111111100001100100100111111011111010011111100111111001111111111000011001001001111110111101101011110 3f3f3ff0c93f7d3f3f3ff0c93f7b5e
UTF-8 렧렯렋霽렩}렧렯렋霽렩{^ 111010111010000010100111111010111010000010101111111010111010000010001011111010011001110010111101111010111010000010101001011111011110101110100000101001111110101110100000101011111110101110100000100010111110100110011100101111011110101110100000101010010111101101011110 eba0a7eba0afeba08be99cbdeba0a97deba0a7eba0afeba08be99cbdeba0a97b5e
UHC 렧렯렋霽렩}렧렯렋霽렩{^ 1000111010110110100011101011110010001110101000101111000010111000100011101011011101111101100011101011011010001110101111001000111010100010111100001011100010001110101101110111101101011110 8eb68ebc8ea2f0b88eb77d8eb68ebc8ea2f0b88eb77b5e

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