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 ?鮟?}?鮟?{^ 0011111111101001101110110011111101111101001111111110100110111011001111110111101101011110 3fe9bb3f7d3fe9bb3f7b5e
EUC-JP ?鮟?}?鮟?{^ 0011111111110010101111010011111101111101001111111111001010111101001111110111101101011110 3ff2bd3f7d3ff2bd3f7b5e
UTF-8 얇鮟롉}얇鮟롉{^ 111011001001011010000111111010011010111010011111111010111010000110001001011111011110110010010110100001111110100110101110100111111110101110100001100010010111101101011110 ec9687e9ae9feba1897dec9687e9ae9feba1897b5e
UHC 얇鮟롉}얇鮟롉{^ 101111101110001111100100110101011000111011001111011111011011111011100011111001001101010110001110110011110111101101011110 bee3e4d58ecf7dbee3e4d58ecf7b5e

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