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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 奄?????蟻??^ 100010011000001000111111001111110011111100111111001111111000101101100001001111110011111101011110 89823f3f3f3f3f8b613f3f5e
EUC-JP 奄??馹??蟻??^ 1011000111100010001111110011111110001111111010011010000100111111001111111011010111000010001111110011111101011110 b1e23f3f8fe9a13f3fb5c23f3f5e
UTF-8 奄몄옓馹녔뵺蟻쏅첉^ 11100101101001011000010011101011101010101000010011101100100110001001001111101001101001101011100111101011100001011001010011101011101101011011101011101000100111111011101111101100100011111000010111101100101100101000100101011110 e5a584ebaa84ec9893e9a6b9eb8594ebb5bae89fbbec8f85ecb2895e
UHC 奄몄옓馹녔뵺蟻쏅첉^ 11100101111100101011100011101100100111101001100111101100111100011011001111100110100101001011100011101011111111001001101111101011101010101001011001011110 e5f2b8ec9e99ecf1b3e694b8ebfc9bebaa965e

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