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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??屍}??屍{^ 0011111100111111100011100111001001111101001111110011111110001110011100100111101101011110 3f3f8e727d3f3f8e727b5e
EUC-JP ??屍}??屍{^ 0011111100111111101110111101001101111101001111110011111110111011110100110111101101011110 3f3fbbd37d3f3fbbd37b5e
UTF-8 덵뜮屍}덵뜮屍{^ 111010111000110110110101111010111001110010101110111001011011000110001101011111011110101110001101101101011110101110011100101011101110010110110001100011010111101101011110 eb8db5eb9caee5b18d7deb8db5eb9caee5b18d7b5e
UHC 덵뜮屍}덵뜮屍{^ 100010010100100110001101101011101110001110111011011111011000100101001001100011011010111011100011101110110111101101011110 89498daee3bb7d89498daee3bb7b5e

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