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 ??戈}??戈{^ 0011111100111111100111001111011101111101001111110011111110011100111101110111101101011110 3f3f9cf77d3f3f9cf77b5e
EUC-JP ??戈}??戈{^ 0011111100111111110110001111100101111101001111110011111111011000111110010111101101011110 3f3fd8f97d3f3fd8f97b5e
UTF-8 벎재戈}벎재戈{^ 111010111011001010001110111011001001111010101100111001101000100010001000011111011110101110110010100011101110110010011110101011001110011010001000100010000111101101011110 ebb28eec9eace688887debb28eec9eace688887b5e
UHC 벎재戈}벎재戈{^ 101110011111101111000000111001111100110111111100011111011011100111111011110000001110011111001101111111000111101101011110 b9fbc0e7cdfc7db9fbc0e7cdfc7b5e

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