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 ???蘊?}???蘊?{^ 001111110011111100111111111001010101110100111111011111010011111100111111001111111110010101011101001111110111101101011110 3f3f3fe55d3f7d3f3f3fe55d3f7b5e
EUC-JP ???蘊?}???蘊?{^ 001111110011111100111111111010011011111000111111011111010011111100111111001111111110100110111110001111110111101101011110 3f3f3fe9be3f7d3f3f3fe9be3f7b5e
UTF-8 嶪뤾염蘊뱊}嶪뤾염蘊뱊{^ 111001011011011010101010111010111010010010111110111011001001011110111100111010001001100010001010111010111011000110001010011111011110010110110110101010101110101110100100101111101110110010010111101111001110100010011000100010101110101110110001100010100111101101011110 e5b6aaeba4beec97bce8988aebb18a7de5b6aaeba4beec97bce8988aebb18a7b5e
UHC 嶪뤾염蘊뱊}嶪뤾염蘊뱊{^ 1110010111110101100011111110101010111111101100001110100010110011100100110110111001111101111001011111010110001111111010101011111110110000111010001011001110010011011011100111101101011110 e5f58feabfb0e8b3936e7de5f58feabfb0e8b3936e7b5e

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