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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 譚捺ケソ譚捺ケソB 11100110100111011001001111100110101110011011111111100110100111011001001111100110101110011011111101000010 e69d93e6b9bfe69d93e6b9bf42
EUC-JP 譚捺ケソ譚捺ケソB 1110101111111101110001101110100010001110101110011000111010111111111010111111110111000110111010001000111010111001100011101011111101000010 ebfdc6e88eb98ebfebfdc6e88eb98ebf42
UTF-8 譚捺ケソ譚捺ケソB 11101000101011011001101011100110100011011011101011101111101111011011100111101111101111011011111111101000101011011001101011100110100011011011101011101111101111011011100111101111101111011011111101000010 e8ad9ae68dbaefbdb9efbdbfe8ad9ae68dbaefbdb9efbdbf42
UHC 譚捺??譚捺??B 11010011110010011101000111110100001111110011111111010011110010011101000111110100001111110011111101000010 d3c9d1f43f3fd3c9d1f43f3f42

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