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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ?馹?}?馹?{^ 00111111100011111110100110100001001111110111110100111111100011111110100110100001001111110111101101011110 3f8fe9a13f7d3f8fe9a13f7b5e
UTF-8 궷馹쨋}궷馹쨋{^ 111010101011011010110111111010011010011010111001111011001010100010001011011111011110101010110110101101111110100110100110101110011110110010101000100010110111101101011110 eab6b7e9a6b9eca88b7deab6b7e9a6b9eca88b7b5e
UHC 궷馹쨋}궷馹쨋{^ 101100011100110011101100111100011100001010110110011111011011000111001100111011001111000111000010101101100111101101011110 b1ccecf1c2b67db1ccecf1c2b67b5e

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