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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 驕イ隱、蜉牙ヲ、蜻キ 111010011000000110110010111010001010101010100100111001011000101010001001111001011010011010100100111001011001000110110111 e981b2e8aaa4e58a89e5a6a4e591b7
EUC-JP 驕イ隱、蜉牙ヲ、蜻キ 1111000111100001100011101011001011110000101011001000111010100100111010011110101010110010111001111000111010100110100011101010010011101001111100011000111010110111 f1e18eb2f0ac8ea4e9eab2e78ea68ea4e9f18eb7
UTF-8 驕イ隱、蜉牙ヲ、蜻キ 111010011010100110010101111011111011110110110010111010011001101010110001111011111011110110100100111010001001110010001001111001111000100110011001111011111011110110100110111011111011110110100100111010001001110010111011111011111011110110110111 e9a995efbdb2e99ab1efbda4e89c89e78999efbda6efbda4e89cbbefbdb7
UHC 驕?隱??牙???? 11001110111101100011111111101011110111110011111100111111111001001011001100111111001111110011111100111111 cef63febdf3f3fe4b33f3f3f3f

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