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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??ュ??削∫??ュ 0011111100111111100000111000010100111111001111111000110111101101100000011110011100111111001111111000001110000101 3f3f83853f3f8ded81e73f3f8385
EUC-JP ??ュ??削∫??ュ 0011111100111111101001011110010100111111001111111011101011101111101000101110100100111111001111111010010111100101 3f3fa5e53f3fbaefa2e93f3fa5e5
UTF-8 룶쥚ュ룶ㄱ削∫룶쥚ュ 111010111010001110110110111011001010010110011010111000111000001110100101111010111010001110110110111000111000010010110001111001011000100110001010111000101000100010101011111010111010001110110110111011001010010110011010111000111000001110100101 eba3b6eca59ae383a5eba3b6e384b1e5898ae288abeba3b6eca59ae383a5
UHC 룶쥚ュ룶ㄱ削∫룶쥚ュ 1000111110101011101000101000111110101011111001011000111110101011101001001010000111011110111110111010000111110010100011111010101110100010100011111010101111100101 8faba28fabe58faba4a1defba1f28faba28fabe5

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