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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 一?W}一?W{^ 1000100011101010001111110101011101111101100010001110101000111111010101110111101101011110 88ea3f577d88ea3f577b5e
EUC-JP 一?W}一?W{^ 1011000011101100001111110101011101111101101100001110110000111111010101110111101101011110 b0ec3f577db0ec3f577b5e
UTF-8 一렱W}一렱W{^ 1110010010111000100000001110101110100000101100010101011101111101111001001011100010000000111010111010000010110001010101110111101101011110 e4b880eba0b1577de4b880eba0b1577b5e
UHC 一렱W}一렱W{^ 11101100111010011000111010111110010101110111110111101100111010011000111010111110010101110111101101011110 ece98ebe577dece98ebe577b5e

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