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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 雫鱸ア゙雫鱸アワ^ 1111001010110000100011101011010011101001111001111011000111011110111100101011000010001110101101001110100111100111101100011101110001011110 f2b08eb4e9e7b1def2b08eb4e9e7b1dc5e
EUC-JP ?雫鱸ア゙?雫鱸アワ^ 00111111101111001011011011110010111010011000111010110001100011101101111000111111101111001011011011110010111010011000111010110001100011101101110001011110 3fbcb6f2e98eb18ede3fbcb6f2e98eb18edc5e
UTF-8 雫鱸ア゙雫鱸アワ^ 11101110100001111010011111101001100110111010101111101001101100011011100011101111101111011011000111101111101111101001111011101110100001111010011111101001100110111010101111101001101100011011100011101111101111011011000111101111101111101001110001011110 ee87a7e99babe9b1b8efbdb1efbe9eee87a7e99babe9b1b8efbdb1efbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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