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 ?渥賣}?渥賣{^ 00111111100010001010110111100110110011000111110100111111100010001010110111100110110011000111101101011110 3f88ade6cc7d3f88ade6cc7b5e
EUC-JP ?渥賣}?渥賣{^ 00111111101100001010111111101100110011100111110100111111101100001010111111101100110011100111101101011110 3fb0afecce7d3fb0afecce7b5e
UTF-8 괍渥賣}괍渥賣{^ 111010101011010010001101111001101011100010100101111010001011001110100011011111011110101010110100100011011110011010111000101001011110100010110011101000110111101101011110 eab48de6b8a5e8b3a37deab48de6b8a5e8b3a37b5e
UHC 괍渥賣}괍渥賣{^ 101100011010001011100100110001101101100011100011011111011011000110100010111001001100011011011000111000110111101101011110 b1a2e4c6d8e37db1a2e4c6d8e37b5e

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