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 ??Hn}??Hn{^ 0011111100111111010010000110111001111101001111110011111101001000011011100111101101011110 3f3f486e7d3f3f486e7b5e
SJIS-WIN 暑幸Hn}暑幸Hn{^ 100011111000101110001101010010110100100001101110011111011000111110001011100011010100101101001000011011100111101101011110 8f8b8d4b486e7d8f8b8d4b486e7b5e
EUC-JP 暑幸Hn}暑幸Hn{^ 101111011110101110111001101011000100100001101110011111011011110111101011101110011010110001001000011011100111101101011110 bdebb9ac486e7dbdebb9ac486e7b5e
UTF-8 暑幸Hn}暑幸Hn{^ 11100110100110101001000111100101101110011011100001001000011011100111110111100110100110101001000111100101101110011011100001001000011011100111101101011110 e69a91e5b9b8486e7de69a91e5b9b8486e7b5e
UHC 暑幸Hn}暑幸Hn{^ 110111111111010011111010101110010100100001101110011111011101111111110100111110101011100101001000011011100111101101011110 dff4fab9486e7ddff4fab9486e7b5e

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