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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ?庾???}?庾???{^ 0011111110001111101111001100111000111111001111110011111101111101001111111000111110111100110011100011111100111111001111110111101101011110 3f8fbcce3f3f3f7d3f8fbcce3f3f3f7b5e
UTF-8 뤊庾닿퉶줻}뤊庾닿퉶줻{^ 111010111010010010001010111001011011101010111110111010111000101110111111111011011000100110110110111011001010010010111011011111011110101110100100100010101110010110111010101111101110101110001011101111111110110110001001101101101110110010100100101110110111101101011110 eba48ae5babeeb8bbfed89b6eca4bb7deba48ae5babeeb8bbfed89b6eca4bb7b5e
UHC 뤊庾닿퉶줻}뤊庾닿퉶줻{^ 1000111110111010111010101110110010110100111010101011100110001110101000100110111001111101100011111011101011101010111011001011010011101010101110011000111010100010011011100111101101011110 8fbaeaecb4eab98ea26e7d8fbaeaecb4eab98ea26e7b5e

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