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 1111000011000000100011101011000011111011010010101000111010111000111100001100000010001110101100001111101101001010100011101011100001000010 f0c08eb0fb4a8eb8f0c08eb0fb4a8eb842
EUC-JP ?鴫溿失?鴫溿失B 0011111110111100101100101000111111001000101100011011110010111010001111111011110010110010100011111100100010110001101111001011101001000010 3fbcb28fc8b1bcba3fbcb28fc8b1bcba42
UTF-8 鴫溿失鴫溿失B 11101110100000011011111111101001101101001010101111100110101110101011111111100101101001001011000111101110100000011011111111101001101101001010101111100110101110101011111111100101101001001011000101000010 ee81bfe9b4abe6babfe5a4b1ee81bfe9b4abe6babfe5a4b142
UHC ???失???失B 0011111100111111001111111110001111110111001111110011111100111111111000111111011101000010 3f3f3fe3f73f3f3fe3f742

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