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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 陋栲\}陋栲\{^ 11101000100110111001111001111101010111000111110111101000100110111001111001111101010111000111101101011110 e89b9e7d5c7de89b9e7d5c7b5e
EUC-JP 陋栲\}陋栲\{^ 11101111111110111101101111011110010111000111110111101111111110111101101111011110010111000111101101011110 effbdbde5c7deffbdbde5c7b5e
UTF-8 陋栲\}陋栲\{^ 1110100110011001100010111110011010100000101100100101110001111101111010011001100110001011111001101010000010110010010111000111101101011110 e9998be6a0b25c7de9998be6a0b25c7b5e
UHC 陋?\}陋?\{^ 1101011110110000001111110101110001111101110101111011000000111111010111000111101101011110 d7b03f5c7dd7b03f5c7b5e

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