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 ??懈??}??懈??{^ 001111110011111110011100111001100011111100111111011111010011111100111111100111001110011000111111001111110111101101011110 3f3f9ce63f3f7d3f3f9ce63f3f7b5e
EUC-JP ??懈??}??懈??{^ 001111110011111111011000111010000011111100111111011111010011111100111111110110001110100000111111001111110111101101011110 3f3fd8e83f3f7d3f3fd8e83f3f7b5e
UTF-8 ▩렭懈렮섐}▩렭懈렮섐{^ 111000101001011010101001111010111010000010101101111001101000011110001000111010111010000010101110111011001000010010010000011111011110001010010110101010011110101110100000101011011110011010000111100010001110101110100000101011101110110010000100100100000111101101011110 e296a9eba0ade68788eba0aeec84907de296a9eba0ade68788eba0aeec84907b5e
UHC ▩렭懈렮섐}▩렭懈렮섐{^ 1010001011001100100011101011101011111010101010111000111010111011101111001010101101111101101000101100110010001110101110101111101010101011100011101011101110111100101010110111101101011110 a2cc8ebafaab8ebbbcab7da2cc8ebafaab8ebbbcab7b5e

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