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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 絶?オL絶?オL^ 10010000111000100011111110000011010010010100110010010000111000100011111110000011010010010100110001011110 90e23f83494c90e23f83494c5e
EUC-JP 絶?オL絶?オL^ 11000000111001000011111110100101101010100100110011000000111001000011111110100101101010100100110001011110 c0e43fa5aa4cc0e43fa5aa4c5e
UTF-8 絶귞オL絶귞オL^ 111001111011010110110110111010101011011110011110111000111000001010101010010011001110011110110101101101101110101010110111100111101110001110000010101010100100110001011110 e7b5b6eab79ee382aa4ce7b5b6eab79ee382aa4c5e
UHC 絶귞オL絶귞オL^ 111011111011111010000010111001111010101110101010010011001110111110111110100000101110011110101011101010100100110001011110 efbe82e7abaa4cefbe82e7abaa4c5e

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