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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???沆?}???沆?{^ 001111110011111100111111111110101111011100111111011111010011111100111111001111111111101011110111001111110111101101011110 3f3f3ffaf73f7d3f3f3ffaf73f7b5e
EUC-JP ???沆?}???沆?{^ 0011111100111111001111111000111111000110111010100011111101111101001111110011111100111111100011111100011011101010001111110111101101011110 3f3f3f8fc6ea3f7d3f3f3f8fc6ea3f7b5e
UTF-8 囹덈슚沆챢}囹덈슚沆챢{^ 111011111010011010101001111010111000110110001000111011001000101010011010111001101011001010000110111011001011000110100010011111011110111110100110101010011110101110001101100010001110110010001010100110101110011010110010100001101110110010110001101000100111101101011110 efa6a9eb8d88ec8a9ae6b286ecb1a27defa6a9eb8d88ec8a9ae6b286ecb1a27b5e
UHC 囹덈슚沆챢}囹덈슚沆챢{^ 1110011110101010100010001110101110011010101010001111100111111010101010100110111001111101111001111010101010001000111010111001101010101000111110011111101010101010011011100111101101011110 e7aa88eb9aa8f9faaa6e7de7aa88eb9aa8f9faaa6e7b5e

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