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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鴟餽鄙鴟餽鄙^ 11101001111101001110100101011000111001111011111111101001111101001110100101011000111001111011111101011110 e9f4e958e7bfe9f4e958e7bf5e
EUC-JP 鴟餽鄙鴟餽鄙^ 11110010111101101111000110111001111011101100000111110010111101101111000110111001111011101100000101011110 f2f6f1b9eec1f2f6f1b9eec15e
UTF-8 鴟餽鄙鴟餽鄙^ 11101001101101001001111111101001101001001011110111101001100001001001100111101001101101001001111111101001101001001011110111101001100001001001100101011110 e9b49fe9a4bde98499e9b49fe9a4bde984995e
UHC ??鄙??鄙^ 001111110011111111011110101010010011111100111111110111101010100101011110 3f3fdea93f3fdea95e

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