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 ??瞼}??瞼{^ 0011111100111111111000011101100101111101001111110011111111100001110110010111101101011110 3f3fe1d97d3f3fe1d97b5e
EUC-JP ??瞼}??瞼{^ 0011111100111111111000101101101101111101001111110011111111100010110110110111101101011110 3f3fe2db7d3f3fe2db7b5e
UTF-8 랩뒈瞼}랩뒈瞼{^ 111010111001111010101001111010111001001010001000111001111001111010111100011111011110101110011110101010011110101110010010100010001110011110011110101111000111101101011110 eb9ea9eb9288e79ebc7deb9ea9eb9288e79ebc7b5e
UHC 랩뒈瞼}랩뒈瞼{^ 101101111010011010110101110110001100110010100001011111011011011110100110101101011101100011001100101000010111101101011110 b7a6b5d8cca17db7a6b5d8cca17b5e

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