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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 惟??‥惟??‥^ 10001000110100100011111100111111100000010110010010001000110100100011111100111111100000010110010001011110 88d23f3f816488d23f3f81645e
EUC-JP 惟??‥惟??‥^ 10110000110101000011111100111111101000011100010110110000110101000011111100111111101000011100010101011110 b0d43f3fa1c5b0d43f3fa1c55e
UTF-8 惟몇렓‥惟몇렓‥^ 11100110100000111001111111101011101010101000011111101011101000001001001111100010100000001010010111100110100000111001111111101011101010101000011111101011101000001001001111100010100000001010010101011110 e6839febaa87eba093e280a5e6839febaa87eba093e280a55e
UHC 惟몇렓‥惟몇렓‥^ 1110101011101110101110001110111010001110101010001010000110100101111010101110111010111000111011101000111010101000101000011010010101011110 eaeeb8ee8ea8a1a5eaeeb8ee8ea8a1a55e

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