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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 涅??}涅??{^ 1001111110111000001111110011111101111101100111111011100000111111001111110111101101011110 9fb83f3f7d9fb83f3f7b5e
EUC-JP 涅??}涅??{^ 1101111010111010001111110011111101111101110111101011101000111111001111110111101101011110 deba3f3f7ddeba3f3f7b5e
UTF-8 涅꿩뵬}涅꿩뵬{^ 111001101011011010000101111010101011111110101001111010111011010110101100011111011110011010110110100001011110101010111111101010011110101110110101101011000111101101011110 e6b685eabfa9ebb5ac7de6b685eabfa9ebb5ac7b5e
UHC 涅꿩뵬}涅꿩뵬{^ 111001101110111010110010111001101001010010101010011111011110011011101110101100101110011010010100101010100111101101011110 e6eeb2e694aa7de6eeb2e694aa7b5e

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