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{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 巽端尊L}巽端尊L{^ 1001001001000110100100100101101110010001101110000100110001111101100100100100011010010010010110111001000110111000010011000111101101011110 9246925b91b84c7d9246925b91b84c7b5e
EUC-JP 巽端尊L}巽端尊L{^ 1100001110100111110000111011110011000010101110100100110001111101110000111010011111000011101111001100001010111010010011000111101101011110 c3a7c3bcc2ba4c7dc3a7c3bcc2ba4c7b5e
UTF-8 巽端尊L}巽端尊L{^ 1110010110110111101111011110011110101011101011111110010110110000100010100100110001111101111001011011011110111101111001111010101110101111111001011011000010001010010011000111101101011110 e5b7bde7abafe5b08a4c7de5b7bde7abafe5b08a4c7b5e
UHC 巽端尊L}巽端尊L{^ 1110000111011110110100111010111011110000111011100100110001111101111000011101111011010011101011101111000011101110010011000111101101011110 e1ded3aef0ee4c7de1ded3aef0ee4c7b5e

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