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 ???楡?}???楡?{^ 001111110011111100111111100111101011111000111111011111010011111100111111001111111001111010111110001111110111101101011110 3f3f3f9ebe3f7d3f3f3f9ebe3f7b5e
EUC-JP ???楡?}???楡?{^ 001111110011111100111111110111001100000000111111011111010011111100111111001111111101110011000000001111110111101101011110 3f3f3fdcc03f7d3f3f3fdcc03f7b5e
UTF-8 벎쇘밤楡뾰}벎쇘밤楡뾰{^ 111010111011001010001110111011001000011110011000111010111011000010100100111001101010010110100001111010111011111010110000011111011110101110110010100011101110110010000111100110001110101110110000101001001110011010100101101000011110101110111110101100000111101101011110 ebb28eec8798ebb0a4e6a5a1ebbeb07debb28eec8798ebb0a4e6a5a1ebbeb07b5e
UHC 벎쇘밤楡뾰}벎쇘밤楡뾰{^ 1011100111111011101111001110011110111001111000111110101011111000101110111100111101111101101110011111101110111100111001111011100111100011111010101111100010111011110011110111101101011110 b9fbbce7b9e3eaf8bbcf7db9fbbce7b9e3eaf8bbcf7b5e

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