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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 墺???\}墺???\{^ 100110101101001000111111001111110011111101011100011111011001101011010010001111110011111100111111010111000111101101011110 9ad23f3f3f5c7d9ad23f3f3f5c7b5e
EUC-JP 墺???\}墺???\{^ 110101001101010000111111001111110011111101011100011111011101010011010100001111110011111100111111010111000111101101011110 d4d43f3f3f5c7dd4d43f3f3f5c7b5e
UTF-8 墺뺁띶갚\}墺뺁띶갚\{^ 1110010110100010101110101110101110111010100000011110101110011101101101101110101010110000100110100101110001111101111001011010001010111010111010111011101010000001111010111001110110110110111010101011000010011010010111000111101101011110 e5a2baebba81eb9db6eab09a5c7de5a2baebba81eb9db6eab09a5c7b5e
UHC 墺뺁띶갚\}墺뺁띶갚\{^ 111001111111001010010101110100011000110111100101101100001011000101011100011111011110011111110010100101011101000110001101111001011011000010110001010111000111101101011110 e7f295d18de5b0b15c7de7f295d18de5b0b15c7b5e

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