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 鐱邪蕊鐱邪蕊^ 11111011111001011000111011010111100011101100011111111011111001011000111011010111100011101100011101011110 fbe58ed78ec7fbe58ed78ec75e
EUC-JP 鐱邪蕊鐱邪蕊^ 100011111110010111100010101111001101100110111100110010011000111111100101111000101011110011011001101111001100100101011110 8fe5e2bcd9bcc98fe5e2bcd9bcc95e
UTF-8 鐱邪蕊鐱邪蕊^ 11101001100100001011000111101001100000101010101011101000100101011000101011101001100100001011000111101001100000101010101011101000100101011000101001011110 e990b1e982aae8958ae990b1e982aae8958a5e
UHC ?邪??邪?^ 001111111101111011110111001111110011111111011110111101110011111101011110 3fdef73f3fdef73f5e

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