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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 疋??}疋??{^ 1001010101000100001111110011111101111101100101010100010000111111001111110111101101011110 95443f3f7d95443f3f7b5e
EUC-JP 疋??}疋??{^ 1100100110100101001111110011111101111101110010011010010100111111001111110111101101011110 c9a53f3f7dc9a53f3f7b5e
UTF-8 疋꿴길}疋꿴길{^ 111001111001011010001011111010101011111110110100111010101011100010111000011111011110011110010110100010111110101010111111101101001110101010111000101110000111101101011110 e7968beabfb4eab8b87de7968beabfb4eab8b87b5e
UHC 疋꿴길}疋꿴길{^ 111110011011010110110010111010011011000111100110011111011111100110110101101100101110100110110001111001100111101101011110 f9b5b2e9b1e67df9b5b2e9b1e67b5e

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