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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???涅??悅??B 001111110011111100111111100111111011100000111111001111111111101010111101001111110011111101000010 3f3f3f9fb83f3ffabd3f3f42
EUC-JP ???涅?????B 0011111100111111001111111101111010111010001111110011111100111111001111110011111101000010 3f3f3fdeba3f3f3f3f3f42
UTF-8 鍊뉒뤀涅븀뒊悅긺맳B 11101111101001101001101111101011100010011001001011101011101001001000000011100110101101101000010111101011101110001000000011101011100100101000101011100110100000101000010111101010101110001011101011101011101001111011001101000010 efa69beb8992eba480e6b685ebb880eb928ae68285eab8baeba7b342
UHC 鍊뉒뤀涅븀뒊悅긺맳B 11100110111010001000011111100111100011111011000111100110111011101011101011100111100010101000011111100110111011011011000111100111100100001011101001000010 e6e887e78fb1e6eebae78a87e6edb1e790ba42

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