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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鱈狸卒辿揃棚^ 10010010010011001001001001001011100100011011001010010010010010001001000110110101100100100100100101011110 924c924b91b2924891b592495e
EUC-JP 鱈狸卒辿揃棚^ 11000011101011011100001110101100110000101011010011000011101010011100001010110111110000111010101001011110 c3adc3acc2b4c3a9c2b7c3aa5e
UTF-8 鱈狸卒辿揃棚^ 11101001101100011000100011100111100010111011100011100101100011011001001011101000101111101011111111100110100011111000001111100110101000111001101001011110 e9b188e78bb8e58d92e8bebfe68f83e6a39a5e
UHC ?狸卒??棚^ 00111111110101111110000111110000111011110011111100111111110111011101110001011110 3fd7e1f0ef3f3fdddc5e

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