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 漱??}漱??{^ 1001111111111001001111110011111101111101100111111111100100111111001111110111101101011110 9ff93f3f7d9ff93f3f7b5e
EUC-JP 漱??}漱??{^ 1101111011111011001111110011111101111101110111101111101100111111001111110111101101011110 defb3f3f7ddefb3f3f7b5e
UTF-8 漱땱룺}漱땱룺{^ 111001101011110010110001111010111001010110110001111010111010001110111010011111011110011010111100101100011110101110010101101100011110101110100011101110100111101101011110 e6bcb1eb95b1eba3ba7de6bcb1eb95b1eba3ba7b5e
UHC 漱땱룺}漱땱룺{^ 111000101010101110001011100001111000111110101101011111011110001010101011100010111000011110001111101011010111101101011110 e2ab8b878fad7de2ab8b878fad7b5e

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