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 旺??}旺??{^ 1000100110100000001111110011111101111101100010011010000000111111001111110111101101011110 89a03f3f7d89a03f3f7b5e
EUC-JP 旺??}旺??{^ 1011001010100010001111110011111101111101101100101010001000111111001111110111101101011110 b2a23f3f7db2a23f3f7b5e
UTF-8 旺롆렻}旺롆렻{^ 111001101001011110111010111010111010000110000110111010111010000010111011011111011110011010010111101110101110101110100001100001101110101110100000101110110111101101011110 e697baeba186eba0bb7de697baeba186eba0bb7b5e
UHC 旺롆렻}旺롆렻{^ 111010001101101010001110110011001000111011000011011111011110100011011010100011101100110010001110110000110111101101011110 e8da8ecc8ec37de8da8ecc8ec37b5e

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