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{^ 1001110111000010001111110101011101111101100111011100001000111111010101110111101101011110 9dc23f577d9dc23f577b5e
EUC-JP 敖?W}敖?W{^ 1101101011000100001111110101011101111101110110101100010000111111010101110111101101011110 dac43f577ddac43f577b5e
UTF-8 敖썀W}敖썀W{^ 1110011010010101100101101110110010001101100000000101011101111101111001101001010110010110111011001000110110000000010101110111101101011110 e69596ec8d80577de69596ec8d80577b5e
UHC 敖썀W}敖썀W{^ 11100111111110011001101101101110010101110111110111100111111110011001101101101110010101110111101101011110 e7f99b6e577de7f99b6e577b5e

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