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 ??安}??安{^ 0011111100111111100010001100000001111101001111110011111110001000110000000111101101011110 3f3f88c07d3f3f88c07b5e
EUC-JP ??安}??安{^ 0011111100111111101100001100001001111101001111110011111110110000110000100111101101011110 3f3fb0c27d3f3fb0c27b5e
UTF-8 뗷쓀安}뗷쓀安{^ 111010111001011110110111111011001001001110000000111001011010111010001001011111011110101110010111101101111110110010010011100000001110010110101110100010010111101101011110 eb97b7ec9380e5ae897deb97b7ec9380e5ae897b5e
UHC 뗷쓀安}뗷쓀安{^ 100010111111011010011101010101011110010011001100011111011000101111110110100111010101010111100100110011000111101101011110 8bf69d55e4cc7d8bf69d55e4cc7b5e

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