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 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 涅λ?i涅λ?iB 10011111101110001000001111001001001111110110100110011111101110001000001111001001001111110110100101000010 9fb883c93f699fb883c93f6942
EUC-JP 涅λ?i涅λ?iB 11011110101110101010011011001011001111110110100111011110101110101010011011001011001111110110100101000010 debaa6cb3f69debaa6cb3f6942
UTF-8 涅λ젷i涅λ젷iB 11100110101101101000010111001110101110111110110010100000101101110110100111100110101101101000010111001110101110111110110010100000101101110110100101000010 e6b685cebbeca0b769e6b685cebbeca0b76942
UHC 涅λ젷i涅λ젷iB 111001101110111010100101111010111010000010101011011010011110011011101110101001011110101110100000101010110110100101000010 e6eea5eba0ab69e6eea5eba0ab6942

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