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 絶????}絶????{^ 100100001110001000111111001111110011111100111111011111011001000011100010001111110011111100111111001111110111101101011110 90e23f3f3f3f7d90e23f3f3f3f7b5e
EUC-JP 絶????}絶????{^ 110000001110010000111111001111110011111100111111011111011100000011100100001111110011111100111111001111110111101101011110 c0e43f3f3f3f7dc0e43f3f3f3f7b5e
UTF-8 絶쀯쉈曆뢮}絶쀯쉈曆뢮{^ 111001111011010110110110111011001000000010101111111011001000100110001000111011111010011010001011111010111010001010101110011111011110011110110101101101101110110010000000101011111110110010001001100010001110111110100110100010111110101110100010101011100111101101011110 e7b5b6ec80afec8988efa68beba2ae7de7b5b6ec80afec8988efa68beba2ae7b5e
UHC 絶쀯쉈曆뢮}絶쀯쉈曆뢮{^ 1110111110111110100101111110111110111101101001011110011010110111100011110110111001111101111011111011111010010111111011111011110110100101111001101011011110001111011011100111101101011110 efbe97efbda5e6b78f6e7defbe97efbda5e6b78f6e7b5e

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