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{^ 1000111111100111001111110101011101111101100011111110011100111111010101110111101101011110 8fe73f577d8fe73f577b5e
EUC-JP 冗?W}冗?W{^ 1011111011101001001111110101011101111101101111101110100100111111010101110111101101011110 bee93f577dbee93f577b5e
UTF-8 冗歷W}冗歷W{^ 1110010110000110100101111110111110100110100011000101011101111101111001011000011010010111111011111010011010001100010101110111101101011110 e58697efa68c577de58697efa68c577b5e
UHC 冗歷W}冗歷W{^ 11101001101101111110011010111000010101110111110111101001101101111110011010111000010101110111101101011110 e9b7e6b8577de9b7e6b8577b5e

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