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 ??ⅰ誼?}??ⅰ誼?{^ 0011111100111111111110100100000010001011011000100011111101111101001111110011111111111010010000001000101101100010001111110111101101011110 3f3ffa408b623f7d3f3ffa408b623f7b5e
EUC-JP ???誼?}???誼?{^ 001111110011111100111111101101011100001100111111011111010011111100111111001111111011010111000011001111110111101101011110 3f3f3fb5c33f7d3f3f3fb5c33f7b5e
UTF-8 燎쒏ⅰ誼퇺}燎쒏ⅰ誼퇺{^ 111011111010011110000000111011001001001010001111111000101000010110110000111010001010101010111100111011011000011110111010011111011110111110100111100000001110110010010010100011111110001010000101101100001110100010101010101111001110110110000111101110100111101101011110 efa780ec928fe285b0e8aabced87ba7defa780ec928fe285b0e8aabced87ba7b5e
UHC 燎쒏ⅰ誼퇺}燎쒏ⅰ誼퇺{^ 1110100011111011100111001110011010100101101000011110101111111110101110000110111001111101111010001111101110011100111001101010010110100001111010111111111010111000011011100111101101011110 e8fb9ce6a5a1ebfeb86e7de8fb9ce6a5a1ebfeb86e7b5e

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