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 ??????F 00111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f46
SJIS-WIN 譟南Ξ譟南юF 11100110100111111001001111101100100000111010110011100110100111111001001111101100100001001001000001000110 e69f93ec83ace69f93ec849046
EUC-JP 譟南Ξ譟南юF 11101100101000011100011011101110101001101010111011101100101000011100011011101110101001111111000001000110 eca1c6eea6aeeca1c6eea7f046
UTF-8 譟南Ξ譟南юF 1110100010101101100111111110010110001101100101111100111010011110111010001010110110011111111001011000110110010111110100011000111001000110 e8ad9fe58d97ce9ee8ad9fe58d97d18e46
UHC ?南Ξ?南юF 0011111111010001111101011010010111001110001111111101000111110101101011001111000001000110 3fd1f5a5ce3fd1f5acf046

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