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 鱧ー鯆ヲ鱧ー鯆ヲ^ 11101001111001011011000011101001110000101010011011101001111001011011000011101001110000101010011001011110 e9e5b0e9c2a6e9e5b0e9c2a65e
EUC-JP 鱧ー鯆ヲ鱧ー鯆ヲ^ 1111001011100111100011101011000011110010110001001000111010100110111100101110011110001110101100001111001011000100100011101010011001011110 f2e78eb0f2c48ea6f2e78eb0f2c48ea65e
UTF-8 鱧ー鯆ヲ鱧ー鯆ヲ^ 11101001101100011010011111101111101111011011000011101001101011111000011011101111101111011010011011101001101100011010011111101111101111011011000011101001101011111000011011101111101111011010011001011110 e9b1a7efbdb0e9af86efbda6e9b1a7efbdb0e9af86efbda65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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