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{^ 001111111000000111110001001111110011111101010111011111010011111110000001111100010011111100111111010101110111101101011110 3f81f13f3f577d3f81f13f3f577b5e
EUC-JP ?‰薏?W}?‰薏?W{^ 00111111101000101111001110001111110110011101111000111111010101110111110100111111101000101111001110001111110110011101111000111111010101110111101101011110 3fa2f38fd9de3f577d3fa2f38fd9de3f577b5e
UTF-8 뤰‰薏렖W}뤰‰薏렖W{^ 1110101110100100101100001110001010000000101100001110100010010110100011111110101110100000100101100101011101111101111010111010010010110000111000101000000010110000111010001001011010001111111010111010000010010110010101110111101101011110 eba4b0e280b0e8968feba096577deba4b0e280b0e8968feba096577b5e
UHC 뤰‰薏렖W}뤰‰薏렖W{^ 100011111101111010100010101101101110101111111011100011101010101101010111011111011000111111011110101000101011011011101011111110111000111010101011010101110111101101011110 8fdea2b6ebfb8eab577d8fdea2b6ebfb8eab577b5e

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