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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 将イ将蜿ェモ戓ョ宵 1000111110101011101100101000111110101011111001011000111110101010110100111111101011000111101011101000111110101010 8fabb28fabe58faad3fac7ae8faa
EUC-JP 将イ将蜿ェモ戓ョ宵 10111110101011011000111010110010101111101010110111101001111011111000111010101010100011101101001110001111101111111010100010001110101011101011111010101100 bead8eb2beade9ef8eaa8ed38fbfa88eaebeac
UTF-8 将イ将蜿ェモ戓ョ宵 111001011011000010000110111011111011110110110010111001011011000010000110111010001001110010111111111011111011110110101010111011111011111010010011111001101000100010010011111011111011110110101110111001011010111010110101 e5b086efbdb2e5b086e89cbfefbdaaefbe93e68893efbdaee5aeb5
UHC ????????宵 00111111001111110011111100111111001111110011111100111111001111111110000110110010 3f3f3f3f3f3f3f3fe1b2

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