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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 迺ソ螳ャi迺ソ螳ャiB 111001111001001010111111111001011010111010101100011010011110011110010010101111111110010110101110101011000110100101000010 e792bfe5aeac69e792bfe5aeac6942
EUC-JP 迺ソ螳ャi迺ソ螳ャiB 11101101111100101000111010111111111010101011000010001110101011000110100111101101111100101000111010111111111010101011000010001110101011000110100101000010 edf28ebfeab08eac69edf28ebfeab08eac6942
UTF-8 迺ソ螳ャi迺ソ螳ャiB 111010001011111110111010111011111011110110111111111010001001111010110011111011111011110110101100011010011110100010111111101110101110111110111101101111111110100010011110101100111110111110111101101011000110100101000010 e8bfbaefbdbfe89eb3efbdac69e8bfbaefbdbfe89eb3efbdac6942
UHC ??螳?i??螳?iB 00111111001111111101001111011001001111110110100100111111001111111101001111011001001111110110100101000010 3f3fd3d93f693f3fd3d93f6942

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