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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
UTF-8 잢쎺잢歷W}잢쎺잢歷W{^ 1110110010011110101000101110110010001110101110101110110010011110101000101110111110100110100011000101011101111101111011001001111010100010111011001000111010111010111011001001111010100010111011111010011010001100010101110111101101011110 ec9ea2ec8ebaec9ea2efa68c577dec9ea2ec8ebaec9ea2efa68c577b5e
UHC 잢쎺잢歷W}잢쎺잢歷W{^ 100111111111000110011011111000011001111111110001111001101011100001010111011111011001111111110001100110111110000110011111111100011110011010111000010101110111101101011110 9ff19be19ff1e6b8577d9ff19be19ff1e6b8577b5e

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