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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 涅λ?鰲k?? 1001111110111000100000111100100100111111111010011110000010000010100010110011111100111111 9fb883c93fe9e0828b3f3f
EUC-JP 涅λ?鰲k?? 1101111010111010101001101100101100111111111100101110001010100011111010110011111100111111 debaa6cb3ff2e2a3eb3f3f
UTF-8 涅λ젷鰲k떩溜 1110011010110110100001011100111010111011111011001010000010110111111010011011000010110010111011111011110110001011111010111001011010101001111011111010011110001011 e6b685cebbeca0b7e9b0b2efbd8beb96a9efa78b
UHC 涅λ젷鰲k떩溜 1110011011101110101001011110101110100000101010111110100010100111101000111110101110001011101110111110101011111110 e6eea5eba0abe8a7a3eb8bbbeafe

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