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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 譛餓ィ凩譛餓ィ几^ 111001101001110010001001111011001010100010011001011111011110011010011100100010011110110010101000100110010111101101011110 e69c89eca8997de69c89eca8997b5e
EUC-JP 譛餓ィ凩譛餓ィ几^ 1110101111111100101100101110111010001110101010001101000111011110111010111111110010110010111011101000111010101000110100011101110001011110 ebfcb2ee8ea8d1deebfcb2ee8ea8d1dc5e
UTF-8 譛餓ィ凩譛餓ィ几^ 11101000101011011001101111101001101001001001001111101111101111011010100011100101100001111010100111101000101011011001101111101001101001001001001111101111101111011010100011100101100001111010000001011110 e8ad9be9a493efbda8e587a9e8ad9be9a493efbda8e587a05e
UHC ?餓???餓??^ 0011111111100100101110110011111100111111001111111110010010111011001111110011111101011110 3fe4bb3f3f3fe4bb3f3f5e

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