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 ???奄?}???奄?{^ 001111110011111100111111100010011000001000111111011111010011111100111111001111111000100110000010001111110111101101011110 3f3f3f89823f7d3f3f3f89823f7b5e
EUC-JP ???奄?}???奄?{^ 001111110011111100111111101100011110001000111111011111010011111100111111001111111011000111100010001111110111101101011110 3f3f3fb1e23f7d3f3f3fb1e23f7b5e
UTF-8 兩⒵뵹奄텷}兩⒵뵹奄텷{^ 111011111010010110111000111000101001001010110101111010111011010110111001111001011010010110000100111011011000010110110111011111011110111110100101101110001110001010010010101101011110101110110101101110011110010110100101100001001110110110000101101101110111101101011110 efa5b8e292b5ebb5b9e5a584ed85b77defa5b8e292b5ebb5b9e5a584ed85b77b5e
UHC 兩⒵뵹奄텷}兩⒵뵹奄텷{^ 1110010110111011101010011110011010010100101101111110010111110010101101110100101001111101111001011011101110101001111001101001010010110111111001011111001010110111010010100111101101011110 e5bba9e694b7e5f2b74a7de5bba9e694b7e5f2b74a7b5e

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