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 111001111001101110011011111001011010111010101100011010011110011110011011100110111110010110101110101011000110100101000010 e79b9be5aeac69e79b9be5aeac6942
EUC-JP 逶帛ョャi逶帛ョャiB 11101101111110111101011011100111100011101010111010001110101011000110100111101101111110111101011011100111100011101010111010001110101011000110100101000010 edfbd6e78eae8eac69edfbd6e78eae8eac6942
UTF-8 逶帛ョャi逶帛ョャiB 111010011000000010110110111001011011100010011011111011111011110110101110111011111011110110101100011010011110100110000000101101101110010110111000100110111110111110111101101011101110111110111101101011000110100101000010 e980b6e5b89befbdaeefbdac69e980b6e5b89befbdaeefbdac6942
UHC ?帛??i?帛??iB 00111111110110111101100100111111001111110110100100111111110110111101100100111111001111110110100101000010 3fdbd93f3f693fdbd93f3f6942

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