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 ?哀?}?哀?{^ 0011111110001000101000110011111101111101001111111000100010100011001111110111101101011110 3f88a33f7d3f88a33f7b5e
EUC-JP ?哀?}?哀?{^ 0011111110110000101001010011111101111101001111111011000010100101001111110111101101011110 3fb0a53f7d3fb0a53f7b5e
UTF-8 렣哀롔}렣哀롔{^ 111010111010000010100011111001011001001110000000111010111010000110010100011111011110101110100000101000111110010110010011100000001110101110100001100101000111101101011110 eba0a3e59380eba1947deba0a3e59380eba1947b5e
UHC 렣哀롔}렣哀롔{^ 100011101011010011100100111011101000111011011000011111011000111010110100111001001110111010001110110110000111101101011110 8eb4e4ee8ed87d8eb4e4ee8ed87b5e

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