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 ??¡}??¡{^ 001111110011111110100001011111010011111100111111101000010111101101011110 3f3fa17d3f3fa17b5e
SJIS-WIN 吟??}吟??{^ 1000101111100001001111110011111101111101100010111110000100111111001111110111101101011110 8be13f3f7d8be13f3f7b5e
EUC-JP 吟?¡}吟?¡{^ 101101101110001100111111100011111010001011000010011111011011011011100011001111111000111110100010110000100111101101011110 b6e33f8fa2c27db6e33f8fa2c27b5e
UTF-8 吟숇¡}吟숇¡{^ 11100101100100001001111111101100100010001000011111000010101000010111110111100101100100001001111111101100100010001000011111000010101000010111101101011110 e5909fec8887c2a17de5909fec8887c2a17b5e
UHC 吟숇¡}吟숇¡{^ 111010111110000110011001111010111010001010101110011111011110101111100001100110011110101110100010101011100111101101011110 ebe199eba2ae7debe199eba2ae7b5e

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