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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霽紐?}霽紐?{^ 11101000110001111001010101010010001111110111110111101000110001111001010101010010001111110111101101011110 e8c795523f7de8c795523f7b5e
EUC-JP 霽紐?}霽紐?{^ 11110000110010011100100110110011001111110111110111110000110010011100100110110011001111110111101101011110 f0c9c9b33f7df0c9c9b33f7b5e
UTF-8 霽紐툐}霽紐툐{^ 111010011001110010111101111001111011010010010000111011011000100010010000011111011110100110011100101111011110011110110100100100001110110110001000100100000111101101011110 e99cbde7b490ed88907de99cbde7b490ed88907b5e
UHC 霽紐툐}霽紐툐{^ 111100001011100011010010111011111100010111110100011111011111000010111000110100101110111111000101111101000111101101011110 f0b8d2efc5f47df0b8d2efc5f47b5e

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