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 ?使蓋}?使蓋{^ 00111111100011100110011110001010010101110111110100111111100011100110011110001010010101110111101101011110 3f8e678a577d3f8e678a577b5e
EUC-JP ?使蓋}?使蓋{^ 00111111101110111100100010110011101110000111110100111111101110111100100010110011101110000111101101011110 3fbbc8b3b87d3fbbc8b3b87b5e
UTF-8 렻使蓋}렻使蓋{^ 111010111010000010111011111001001011110110111111111010001001001110001011011111011110101110100000101110111110010010111101101111111110100010010011100010110111101101011110 eba0bbe4bdbfe8938b7deba0bbe4bdbfe8938b7b5e
UHC 렻使蓋}렻使蓋{^ 100011101100001111011110110001011100101111001111011111011000111011000011110111101100010111001011110011110111101101011110 8ec3dec5cbcf7d8ec3dec5cbcf7b5e

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