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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 諸殄諸歿N}諸殄諸歿N{^ 111110111010100110011111011010001111101110101001100111110110011001001110011111011111101110101001100111110110100011111011101010011001111101100110010011100111101101011110 fba99f68fba99f664e7dfba99f68fba99f664e7b5e
EUC-JP ?殄?歿N}?殄?歿N{^ 0011111111011101110010010011111111011101110001110100111001111101001111111101110111001001001111111101110111000111010011100111101101011110 3fddc93fddc74e7d3fddc93fddc74e7b5e
UTF-8 諸殄諸歿N}諸殄諸歿N{^ 1110111110101000101000101110011010101110100001001110111110101000101000101110011010101101101111110100111001111101111011111010100010100010111001101010111010000100111011111010100010100010111001101010110110111111010011100111101101011110 efa8a2e6ae84efa8a2e6adbf4e7defa8a2e6ae84efa8a2e6adbf4e7b5e
UHC ?殄?歿N}?殄?歿N{^ 0011111111110010110011110011111111011001110100010100111001111101001111111111001011001111001111111101100111010001010011100111101101011110 3ff2cf3fd9d14e7d3ff2cf3fd9d14e7b5e

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