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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ??芼}??芼{^ 00111111001111111000111111010111110010110111110100111111001111111000111111010111110010110111101101011110 3f3f8fd7cb7d3f3f8fd7cb7b5e
UTF-8 쉼떰芼}쉼떰芼{^ 111011001000100110111100111010111001011010110000111010001000101010111100011111011110110010001001101111001110101110010110101100001110100010001010101111000111101101011110 ec89bceb96b0e88abc7dec89bceb96b0e88abc7b5e
UHC 쉼떰芼}쉼떰芼{^ 101111011011000010110110101101101101100111000101011111011011110110110000101101101011011011011001110001010111101101011110 bdb0b6b6d9c57dbdb0b6b6d9c57b5e

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