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 ???餓???ヤ?^ 001111110011111100111111100010011110110000111111001111110011111110000011100001000011111101011110 3f3f3f89ec3f3f3f83843f5e
EUC-JP ???餓???ヤ?^ 001111110011111100111111101100101110111000111111001111110011111110100101111001000011111101011110 3f3f3fb2ee3f3f3fa5e43f5e
UTF-8 了욅갓餓롩돒怜ヤ퍗^ 11101111101001101011101011101100100110101000010111101010101100001001001111101001101001001001001111101011101000011010100111101011100011111001001011101111101001101010110011100011100000111010010011101101100011011001011101011110 efa6baec9a85eab093e9a493eba1a9eb8f92efa6ace383a4ed8d975e
UHC 了욅갓餓롩돒怜ヤ퍗^ 11101000111001111001111011100111101100001010101111100100101110111000111011101001100010011001111011100111101100001010101111100100101110111000111001011110 e8e79ee7b0abe4bb8ee9899ee7b0abe4bb8e5e

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