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{^ 001111110011111111100100011000000011111101010111011111010011111100111111111001000110000000111111010101110111101101011110 3f3fe4603f577d3f3fe4603f577b5e
EUC-JP ?峴臍?W}?峴臍?W{^ 00111111100011111011101111000001111001111100000100111111010101110111110100111111100011111011101111000001111001111100000100111111010101110111101101011110 3f8fbbc1e7c13f577d3f8fbbc1e7c13f577b5e
UTF-8 뤯峴臍쩸W}뤯峴臍쩸W{^ 1110101110100100101011111110010110110011101101001110100010000111100011011110110010101001101110000101011101111101111010111010010010101111111001011011001110110100111010001000011110001101111011001010100110111000010101110111101101011110 eba4afe5b3b4e8878deca9b8577deba4afe5b3b4e8878deca9b8577b5e
UHC 뤯峴臍쩸W}뤯峴臍쩸W{^ 100011111101110111111010110101101111000010110000101001010110111001010111011111011000111111011101111110101101011011110000101100001010010101101110010101110111101101011110 8fddfad6f0b0a56e577d8fddfad6f0b0a56e577b5e

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