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 ???N[}???N[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN 漱??N[}漱??N[{^ 100111111111100100111111001111110100111001011011011111011001111111111001001111110011111101001110010110110111101101011110 9ff93f3f4e5b7d9ff93f3f4e5b7b5e
EUC-JP 漱??N[}漱??N[{^ 110111101111101100111111001111110100111001011011011111011101111011111011001111110011111101001110010110110111101101011110 defb3f3f4e5b7ddefb3f3f4e5b7b5e
UTF-8 漱뚭겫N[}漱뚭겫N[{^ 11100110101111001011000111101011100110101010110111101010101100101010101101001110010110110111110111100110101111001011000111101011100110101010110111101010101100101010101101001110010110110111101101011110 e6bcb1eb9aadeab2ab4e5b7de6bcb1eb9aadeab2ab4e5b7b5e
UHC 漱뚭겫N[}漱뚭겫N[{^ 11100010101010111000110011101010100000011011101001001110010110110111110111100010101010111000110011101010100000011011101001001110010110110111101101011110 e2ab8cea81ba4e5b7de2ab8cea81ba4e5b7b5e

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