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{^ 1110100011000000110110101110100111001000101101000100111001111101111010001100000011011010111010011100100010110100010011100111101101011110 e8c0dae9c8b44e7de8c0dae9c8b44e7b5e
EUC-JP 霏レ鯤エN}霏レ鯤エN{^ 111100001100001010001110110110101111001011001010100011101011010001001110011111011111000011000010100011101101101011110010110010101000111010110100010011100111101101011110 f0c28edaf2ca8eb44e7df0c28edaf2ca8eb44e7b5e
UTF-8 霏レ鯤エN}霏レ鯤エN{^ 1110100110011100100011111110111110111110100110101110100110101111101001001110111110111101101101000100111001111101111010011001110010001111111011111011111010011010111010011010111110100100111011111011110110110100010011100111101101011110 e99c8fefbe9ae9afa4efbdb44e7de99c8fefbe9ae9afa4efbdb44e7b5e
UHC ??鯤?N}??鯤?N{^ 001111110011111111001101111001100011111101001110011111010011111100111111110011011110011000111111010011100111101101011110 3f3fcde63f4e7d3f3fcde63f4e7b5e

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